home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus 2002 #11
/
Amiga Plus CD - 2002 - No. 11.iso
/
Tools
/
MorphOS
/
Epic4_mos
/
share
/
epic
/
help
/
6_functions
/
querywin
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2002-10-28
|
383 b
|
19 lines
Synopsis:
$querywin(<target>)
Technical:
This function returns the window owning the query target <target>, or
nothing if there are no queries for <target>.
Returns:
the window refnum of the window owning <target>
Examples:
/window refnum 2
/query =person
/eval echo $querywin(=person) /* returns 2 */
See Also:
query(1)